Channel Namespace
ChannelScope interface
The ChannelScope interface describes the scope of a push channel. It extends the GenericScope interface.
Properties
- Inherits all properties of
GenericScope. pushCategory (string): Identifies the channel type. For details, seePUSH_CATEGORYenum.
Channel Class
Implements push channels in Epicenter using CometD.
learn more
For a detailed description of the class and its methods, read Channel class.